Introduction

Software

Python

  • Python.org
  • Installation of packages/modules
  • Pandas
  • GeoPandas
  • Numpy

Rstudio

GitHub

Quarto

  • Quarto
  • Code and text in the same document (e.g., this book)
  • Run several different scripting programs (e.g., Python, R, … )
  • How to generate reports (pdf, HTLM,…)
  • Websites (GitHub pages)

Types of data

Tabular data

Spatial data

  • Coordinate system
  • Vector (points, lines, polygons)
  • Raster

Getting help